	HardpointExport.exe - Import and export of Freelancer .cmp hardpoints
	
	Coded by Fenris_Wolf
	2009 http://yspstudios.linuxniche.net
	
	Can read a cmp file, find the hardpoints, and export them to a text file, 
	or directly into another cmp. Text files can be imported later.
	Useful for times when you want to edit a models mesh as it saves the need
	to manually redo the hardpoints. Exported text files could be used as a
	template for new models....tons of uses i'm sure....
	
	simply run the app, select the export file with the hardpoints (either a 
	cmp, or a text with previously exported hardpoints), then select the import 
	file (either a existing cmp, or create a new text file), and poof its done :)
	
	credits to maluku for the utf perl module